Question
Wartsila Corporation
FI
Last activity: 2 Aug 2018 5:17 EDT
DDL Execution using RDB
Hi,
I am trying to execute alter script using RDB- SAVE, since i don't have access to PostgresQL Database. But getting below exception.
Issued a DDL statement through executeRDB - DDL changes should not use this method! Query: Alter Table pegadata.XXXXX alter column XXXX VARCHAR(64)
Can you please suggest me how can i run the alter script if i don't have DB access?
Note: This server is hosted on-premise.
Thanks,
Krishna M