Is the wrap utility platform dependent?
I was wondering if the Oracle PL/SQL wrap utility is platform independent? So, for example, if I wrap a package .sql file on AIX, could I then use the resulting .plb file to load that package into a database running on Linux?
Thanks.
0