News

One script creates some tablespaces (01_create_ts.sql) and a second one creates some users, using that tablespaces (02_create_users.sql). My tablespaces are successfully created, but the creation of ...