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 > Database Server Software > Adabas > ERROR-141, Missing function parameter

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-19-11, 17:18
dnaqvi dnaqvi is offline
Registered User
 
Join Date: Dec 2011
Posts: 12
ERROR-141, Missing function parameter

000007 //************************************************** ******************
000008 //* ADDED UTILITY ADADBS TO ADD FIELD
000009 //************************************************** ******************
000010 //** SAVE FILES FROM TSSDN.ADA220DB.BCKUP
000011 //PROCS JCLLIB ORDER=(ADABAST.TEMP.PROCLIB)
000012 //*
000013 //STEP02 EXEC ADAUTILT,UTIL=ADADBS,DBID=220,ADADBID=ADA220,MODE= M
000014 //DDCARD DD DSN=ADABAST.TEMP.COMMON.CNTRL(DBS220M),DISP=SHR
000015 ADADBS NEWFIELD FILE=134
000016 ADADBS FNDEF='01,DI,6,A,NU,MU(99)' CASE-POSTREL-HUB-OFC
000017 ADADBS FNDEF='01,DJ,7,P,NU,MU(99)' CASE-POSTREL-HUB-TIMX-COMP
000018 //DDKARTE DD *
000019 /*

************************OUTPUT******************** ***

A D A D B S: Error occurred during execution:


ERROR-141, Missing function parameter

Add one of the ADADBS function parameters described
in the ADABAS Utilities Manual and rerun the job.


A D A D B S Terminated 2011-12-19 14:12:26

Any help will be appreciated

Thanks
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On