I am able to BASIC but not CATALOG

  • divesh
  • Topic Author
  • Visitor
  • Visitor
13 years 1 month ago #11527 by divesh
I am able to BASIC but not CATALOG was created by divesh
Dear All,
I am implementing R10 in Windows 2008 Server R2, MicroSoft SQL Server 2008.

I am able to BASIC but when I catalog get below error

jsh Administrator ~ -->CATALOG -IT24.BP TEST.BP TEST
TEST
link: missing operand after `@C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\2\\jbui
ld22'
Try `link --help' for more information.
link @C:\Users\ADMINI~1\AppData\Local\Temp\2\jbuild22 >C:\Users\ADMINI~1\AppData
\Local\Temp\2\jbuild23 failed , command returned a code of 1
jcompile: Returned an error code of 8
** Unable to catalog object TEST **
jsh Administrator ~ -->

Thanks in Advance

Divesh

Please Log in or Create an account to join the conversation.

  • jpb
  • jpb's Avatar
  • Offline
  • Moderator
  • Moderator
  • retired . . . ¯\_(ツ)_/¯
More
13 years 1 month ago #11534 by jpb
Replied by jpb on topic Re: I am able to BASIC but not CATALOG
CATALOG doesn't use -I, there is only an option to define the library to use with -L
( the inserts are alredy done at this stage :-) )

use: CATALOG TEST.BP TEST

www.jbase.com/r5/knowledgebase/manuals/3...an/sup42_CATALOG.htm

Please Log in or Create an account to join the conversation.

Time to create page: 0.037 seconds