Primer Commit

This commit is contained in:
2023-06-08 11:55:59 -03:00
commit a269361962
432 changed files with 203156 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
REM INSERTING into ENVX_OPER.USER_ROLES_OLD
SET DEFINE OFF;
Insert into ENVX_OPER.USER_ROLES_OLD (ID_USER,ID_ROLE,ID_SYS_PROFILE,USER_STATUS,USER_NAME,LDAP_USER,USER_MAIL) values ('28','1','1','1','admin','cn=admin,ou=CuentasdeServicio,o=Cas','admin@vatrox.com');