Database Administration (MOSC)

MOSC Banner

get code of wrapped package

I was trying to ge the code of a SYS package, but it seems wrapped and I cannot get it with below commands.

I don't actually need to get the code, but I need to put an existing object in another schema. So any other way of doing the same would also work. Export/import may be an option


But now I'm stuck trying it this way:



set echo off

set linesize 1000

set long 65536

set trimspool on

set null null

set head off

set pagesize 0

set newpage none

set headsep off

set feedback off

set ver off

set pause off

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center