Quantcast
Channel: ARIS BPM Community - Recent forum posts
Viewing all articles
Browse latest Browse all 642

How to update Oracle database configuration details of ARIS Design Server 9.6

$
0
0

Dear All,

After running the below mentioned query in ACC getting the error- no viable alternative at input.

update external service db0000000000 url="jdbc:oracle:thin:@<server>:<port>:<sid>" driverClassName="oracle.jdbc.OracleDriver" username="<user>" password="<password>" maxIdle=15 maxActive=100 maxWait=10000 removeAbandoned=false removeAbandonedTimeout=600 logAbandoned=true defaultAutoCommit=false rollbackOnReturn=true host=<server> port=<port> jmxEnabled=true validationQuery="select 1 from dual" testOnBorrow=true

Please help.

Thanks in Advance.


Viewing all articles
Browse latest Browse all 642

Trending Articles