Use system username for this grant
Conn system/<password>@hostname;
grant references on ERP_CENTERAL.CHANNEL_PARTNER_CATEGORY to public;
ALTER TABLE ERP_SUMMARY.TERRITORY
ADD CONSTRAINT FK_TERRITORY_CATEGORY FOREIGN KEY (CATEGORY)
REFERENCES ERP_CENTERAL.CHANNEL_PARTNER_CATEGORY(CATEGORY);
Last Wiki Answer Submitted: August 21, 2009 3:34 am by Webtechsolutions55 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
Webtechsolutions, there is no question here.
Are you having problems ? what problems ?