1 |
1. cd $ORACLE_HOME/oc4j/j2ee/isqlplus/application-deployments/isqlplus |
1 |
2. Run the JAZN shell: |
1 2 3 4 5 6 7 |
$JAVA_HOME/bin/java -Djava.security.properties= $ORACLE_HOME /oc4j/j2ee/home/config/jazn.security.props -jar $ORACLE_HOME/oc4j/j2ee/home/jazn.jar -user "iSQL*Plus DBA/admin" -password welcome -shell |
1 |
3. Create a user, choosing a username and password: |
1 2 |
JAZN> adduser "iSQL*Plus DBA" username password adduser "iSQL*Plus DBA" sys sys |
1 2 3 |
4. Grant the webDba role to the user: JAZN> grantrole webDba "iSQL*Plus DBA" username grantrole webDba "iSQL*Plus DBA" sys |
1 2 |
5. Exit the JAZN shell: JAZN> exit |
1 2 3 |
şifre değiştirme setpasswd "iSQL*Plus DBA" username old_password new_password setpasswd "iSQL*Plus DBA" sys oracle sys |
1 2 |
http://machine_name.domain:5560/isqlplus/dba http://download-west.oracle.com/docs/cd/B19306_01/server.102/b14357/ch2.htm#BCEIHEJF |
PostgreSQL’e Nasıl Bağlanılır
9 Eylül 2021