208 lines
4.4 KiB
SQL
208 lines
4.4 KiB
SQL
--------------------------------------------------------
|
|
-- Secvente pentru ROAAUTO v 1.4.151 --
|
|
-- Created by marius.atanasiu on 2/2/2006, 9:43:11 AM --
|
|
--------------------------------------------------------
|
|
|
|
spool secvente.log
|
|
|
|
prompt
|
|
prompt Creating sequence SEQ_DEV_COMANDA
|
|
prompt =================================
|
|
prompt
|
|
create sequence SEQ_DEV_COMANDA
|
|
minvalue 1
|
|
maxvalue 999999999999999999999999999
|
|
start with 1
|
|
increment by 1
|
|
nocache;
|
|
|
|
prompt
|
|
prompt Creating sequence SEQ_DEV_MASINICLIENTI
|
|
prompt =======================================
|
|
prompt
|
|
create sequence SEQ_DEV_MASINICLIENTI
|
|
minvalue 1
|
|
maxvalue 999999999999999999999999999
|
|
start with 1
|
|
increment by 1
|
|
nocache;
|
|
|
|
prompt
|
|
prompt Creating sequence SEQ_DEV_MECANICI
|
|
prompt ==================================
|
|
prompt
|
|
create sequence SEQ_DEV_MECANICI
|
|
minvalue 2
|
|
maxvalue 999999999999999999999999999
|
|
start with 2
|
|
increment by 1
|
|
nocache;
|
|
|
|
prompt
|
|
prompt Creating sequence SEQ_DEV_NOM_ANSAMBLE
|
|
prompt ======================================
|
|
prompt
|
|
create sequence SEQ_DEV_NOM_ANSAMBLE
|
|
minvalue 1
|
|
maxvalue 999999999999999999999999999
|
|
start with 1
|
|
increment by 1
|
|
nocache;
|
|
|
|
prompt
|
|
prompt Creating sequence SEQ_DEV_NOM_ASIGURATORI
|
|
prompt =========================================
|
|
prompt
|
|
create sequence SEQ_DEV_NOM_ASIGURATORI
|
|
minvalue 1
|
|
maxvalue 999999999999999999999999999
|
|
start with 1
|
|
increment by 1
|
|
nocache;
|
|
|
|
prompt
|
|
prompt Creating sequence SEQ_DEV_NOM_DELEGATI
|
|
prompt ======================================
|
|
prompt
|
|
create sequence SEQ_DEV_NOM_DELEGATI
|
|
minvalue 1
|
|
maxvalue 999999999999999999999999999
|
|
start with 1
|
|
increment by 1
|
|
nocache;
|
|
|
|
prompt
|
|
prompt Creating sequence SEQ_DEV_NOM_FURNIZORIMASINI
|
|
prompt =============================================
|
|
prompt
|
|
create sequence SEQ_DEV_NOM_FURNIZORIMASINI
|
|
minvalue 1
|
|
maxvalue 999999999999999999999999999
|
|
start with 1
|
|
increment by 1
|
|
nocache;
|
|
|
|
prompt
|
|
prompt Creating sequence SEQ_DEV_NOM_INSPECTORI
|
|
prompt ========================================
|
|
prompt
|
|
create sequence SEQ_DEV_NOM_INSPECTORI
|
|
minvalue 1
|
|
maxvalue 999999999999999999999999999
|
|
start with 1
|
|
increment by 1
|
|
nocache;
|
|
|
|
prompt
|
|
prompt Creating sequence SEQ_DEV_NOM_MARCI
|
|
prompt ===================================
|
|
prompt
|
|
create sequence SEQ_DEV_NOM_MARCI
|
|
minvalue 1
|
|
maxvalue 999999999999999999999999999
|
|
start with 1
|
|
increment by 1
|
|
nocache;
|
|
|
|
prompt
|
|
prompt Creating sequence SEQ_DEV_NOM_MASINI
|
|
prompt ====================================
|
|
prompt
|
|
create sequence SEQ_DEV_NOM_MASINI
|
|
minvalue 1
|
|
maxvalue 999999999999999999999999999
|
|
start with 1
|
|
increment by 1
|
|
nocache;
|
|
|
|
prompt
|
|
prompt Creating sequence SEQ_DEV_NOM_NORME
|
|
prompt ===================================
|
|
prompt
|
|
create sequence SEQ_DEV_NOM_NORME
|
|
minvalue 1
|
|
maxvalue 999999999999999999999999999
|
|
start with 1
|
|
increment by 1
|
|
nocache;
|
|
|
|
prompt
|
|
prompt Creating sequence SEQ_DEV_NOM_PRETURI
|
|
prompt =====================================
|
|
prompt
|
|
create sequence SEQ_DEV_NOM_PRETURI
|
|
minvalue 1
|
|
maxvalue 999999999999999999999999999
|
|
start with 1
|
|
increment by 1
|
|
nocache;
|
|
|
|
prompt
|
|
prompt Creating sequence SEQ_DEV_NOM_RESP
|
|
prompt ==================================
|
|
prompt
|
|
create sequence SEQ_DEV_NOM_RESP
|
|
minvalue 1
|
|
maxvalue 999999999999999999999999999
|
|
start with 1
|
|
increment by 1
|
|
nocache;
|
|
|
|
prompt
|
|
prompt Creating sequence SEQ_DEV_OPER
|
|
prompt ==============================
|
|
prompt
|
|
create sequence SEQ_DEV_OPER
|
|
minvalue 1
|
|
maxvalue 999999999999999999999999999
|
|
start with 1
|
|
increment by 1
|
|
nocache;
|
|
|
|
prompt
|
|
prompt Creating sequence SEQ_DEV_OPER_MECANICI
|
|
prompt =======================================
|
|
prompt
|
|
create sequence SEQ_DEV_OPER_MECANICI
|
|
minvalue 1
|
|
maxvalue 999999999999999999999999999
|
|
start with 1
|
|
increment by 1
|
|
nocache;
|
|
|
|
prompt
|
|
prompt Creating sequence SEQ_DEV_ORDL
|
|
prompt ==============================
|
|
prompt
|
|
create sequence SEQ_DEV_ORDL
|
|
minvalue 1
|
|
maxvalue 999999999999999999999999999
|
|
start with 1
|
|
increment by 1
|
|
nocache;
|
|
|
|
prompt
|
|
prompt Creating sequence SEQ_DEV_TIP_DEVIZ
|
|
prompt ===================================
|
|
prompt
|
|
create sequence SEQ_DEV_TIP_DEVIZ
|
|
minvalue 1
|
|
maxvalue 999999999999999999999999999
|
|
start with 1
|
|
increment by 1
|
|
nocache;
|
|
|
|
prompt
|
|
prompt Creating sequence SEQ_DEV_TIPURI_MOTOARE
|
|
prompt ========================================
|
|
prompt
|
|
create sequence SEQ_DEV_TIPURI_MOTOARE
|
|
minvalue 1
|
|
maxvalue 999999999999999999999999999
|
|
start with 1
|
|
increment by 1
|
|
nocache;
|
|
|
|
|
|
spool off
|