Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> dbms_repcat.create_master_repobject

dbms_repcat.create_master_repobject

From: Jay <mkuruvil2000_at_yahoo.com>
Date: 17 Feb 2002 14:32:28 -0800
Message-ID: <66518e50.0202171432.26d5ff7f@posting.google.com>


Two questions:

  1. Is it possible to use variable substitution inside the function dbms_repcat.create_master_repobject(). I want to create a cursor and loop through each of the tables in the cursor and use a variable for the 'ONAME'argument to this function.
  2. Is there any easy way to list the columns I want to use as primary keys for each of the tables to use inside the function dbms_repcat.set_columns().

Please advice.

Thank you Received on Sun Feb 17 2002 - 16:32:28 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US