[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

RE: [sqr-users] Calling Oracle Stored Procedure from SQR thruProcessScheduler



The SQR syntax appears to be OK if this is making it through to the PL/SQL 
parser and you're getting a PLS error. Is it possible that the Process 
Scheduler is running under a different login and you need to qualify processSP 
with its owner, e.g

#NUM = FOO.processSP($dept_id);;


_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users