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 > Informix > cannot create procedure from dbshchema

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-06-03, 21:39
badboy badboy is offline
Registered User
 
Join Date: Apr 2003
Posts: 6
cannot create procedure from dbshchema

hi, i am having serious trouble!!!
i run dbschema -f all -d <database> or dbschema -f <procedure name> -d <database>
than i want to create this procedure in the same database which is laying on another machine, but i tried to run this sql with dbaccess, power builder, sql editor and always have "201: syntax error"
can anybody explain why this happens and how can i create procedures easily.
Reply With Quote
  #2 (permalink)  
Old 04-08-03, 05:37
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
It is possible that you defined another database locale.
can you post the procedure?
__________________
rws
Reply With Quote
  #3 (permalink)  
Old 04-10-03, 07:46
badboy badboy is offline
Registered User
 
Join Date: Apr 2003
Posts: 6
i try to create the procedure on the same database, from which i take the dbschema of this procedure. the same syntax error occured ((
Reply With Quote
  #4 (permalink)  
Old 05-19-03, 09:33
pprince pprince is offline
Registered User
 
Join Date: May 2003
Posts: 60
doesn't the -ss (server specific info) switch for dbschema create procedures and triggers??
Reply With Quote
  #5 (permalink)  
Old 05-28-03, 00:20
dananio dananio is offline
Registered User
 
Join Date: Mar 2002
Posts: 112
Re

use dbaccess to find out where is error occure
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