Hello,
some time ago, we had a number of double stack installations. Now most of These systems are single stack abap, either by spliiting double stack to single stacks or by upgrading the system so the java stack is not nessessary anymore.
But I am still finding j2ee-Parameters in the DEFAULT.PFL, for example:
j2ee/dbtype = sap
j2ee/dbname = <SID>
j2ee/dbhost = <SID>
j2ee/dbadminurl = http://<SID>:9999/webdbm?Server=<SID>&Database=<SID>&User=control
Is this nessessary or can I delete these parameters?
Best regards
Andreas