Hi, I am trying to import a stored procedure on another machine but do not want the original schema that accompanies it, I read somewhere the following command does it, but is giving a syntactical error for the 'USE REGISTERS' part:
'PUT ROUTINE FROM exportsp USE REGISTERS'
I know its a newbie doubt..

would appreciate some help,
Thanks