If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > Help required on "vbs calling oracle stored procedure" topic

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-21-03, 12:11
vhvoun vhvoun is offline
Registered User
 
Join Date: Oct 2003
Posts: 3
Angry Help required on "vbs calling oracle stored procedure" topic

Hi,
I have an issue when calling Oracle Stored Procedure from vbs. The vbs is scheduled using NT Task scheduler.

Now, the program stops when it called the Oracle Store Procedure from vbs. I have converted the vbs into ASP and it works fine. ie. Stored Procedure called successfully from ASP.

In one server, the scheduler task called the vbs and it works fine. In another 2 servers, it didn't call the procedure at all.

I am puzzled by all this. Do you have any idea?

Is it the account that used to run the NT Task scheduler play an important part?

The environment of executing the vbs and ASP is the same. The only different is vbs is run using Task Scheduler and ASP is run thru web page.

Pls advise.


Thanks
Howard
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On