Error: Routine not found



IBM's Command List programming language & Restructured Extended Executor

Error: Routine not found

Postby sikosc » Mon Nov 21, 2011 7:11 pm

     9 +++ R = REXXSQL("CONNECT" USER "IDENTIFIED BY" PASSWORD "TO" DB) 
Error running REXXPRG2, line 9: Routine not found


i'm trying to run a rexx program and i'm getting the above error
sikosc
 
Posts: 5
Joined: Mon Nov 07, 2011 7:02 pm
Has thanked: 0 time
Been thanked: 0 time

Re: error

Postby prino » Mon Nov 21, 2011 8:00 pm

And?

It tells you everything you need to know, a routine is not found, so rather than posting here, you should have looked for the name of the routine and have entered it in a rather well known site called Google...
Robert AH Prins
robert.ah.prins @ the.17+Gb.Google thingy
User avatar
prino
 
Posts: 635
Joined: Wed Mar 11, 2009 12:22 am
Location: Vilnius, Lithuania
Has thanked: 3 times
Been thanked: 28 times

Re: Error: Routine not found

Postby dick scherrer » Tue Nov 22, 2011 12:31 pm

Hello,

Or simply ask your support people. They will know the most about your system.
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: Error: Routine not found

Postby Akatsukami » Tue Nov 22, 2011 3:35 pm

sikosc wrote:
     9 +++ R = REXXSQL("CONNECT" USER "IDENTIFIED BY" PASSWORD "TO" DB) 
Error running REXXPRG2, line 9: Routine not found


i'm trying to run a rexx program and i'm getting the above error

Show your entire exec. Unless it's some locally-written routine, I doubt if the rexxsql is a mainframe function; it sounds OOish to me.
"You have sat too long for any good you have been doing lately ... Depart, I say; and let us have done with you. In the name of God, go!" -- what I say to a junior programmer at least once a day
User avatar
Akatsukami
Global moderator
 
Posts: 1058
Joined: Sat Oct 16, 2010 2:31 am
Location: Bloomington, IL
Has thanked: 6 times
Been thanked: 51 times

Re: Error: Routine not found

Postby Anuj Dhawan » Sat Nov 26, 2011 4:40 pm

Or may be REXXSQL in question is a product developed by Software Product Research. But if so, unfortunately the question is very poorly phrased.
Anuj
Anuj Dhawan
 
Posts: 273
Joined: Mon Feb 25, 2008 3:53 am
Location: Mumbai, India
Has thanked: 6 times
Been thanked: 4 times

Re: Error: Routine not found

Postby Akatsukami » Sat Nov 26, 2011 6:30 pm


Good catch. I'm so z/OS-oriented these days I forgot that there was such a thing as z/VM (despite the fact that my client has a sysplex running it :oops: ).
"You have sat too long for any good you have been doing lately ... Depart, I say; and let us have done with you. In the name of God, go!" -- what I say to a junior programmer at least once a day
User avatar
Akatsukami
Global moderator
 
Posts: 1058
Joined: Sat Oct 16, 2010 2:31 am
Location: Bloomington, IL
Has thanked: 6 times
Been thanked: 51 times


Return to CLIST & REXX

 


  • Related topics
    Replies
    Views
    Last post