easyaccess
easyaccess copied to clipboard
the account is locked ORA-02063: preceding line from DESOPER
STOP PRESS: it looks like the whoami command is broken
I am running tutorial.py and get the error:
<class 'cx_Oracle.DatabaseError'> ORA-28000: the account is locked ORA-02063: preceding line from DESOPER
rgm@dhcp-10-249-190-106(~/soft/des/easyaccess){16}> python tutorial.py
i.e. http://matias-ck.com/easyaccess/#/10
Current time: 2017-11-07 15:16:18 GMT Connecting to DB ** dessci ** ... Elapsed time 1.602 seconds Still connected to DB
<class 'cx_Oracle.DatabaseError'> ORA-28000: the account is locked ORA-02063: preceding line from DESOPER
easyaccess on the command line works OK rgm@dhcp-10-249-190-106(~){16}> easyaccess -v
Current : easyaccess 1.4.3
rgm@dhcp-10-249-190-106(~){17}> easyaccess Connecting to DB ** dessci ** ... Loading metadata into cache... There was an error when refreshing the metadata
\‾‾‾‾‾‾\
// / . .
// / .
// / . / //
\ \ . / //
\ _/ //
\____// DARK ENERGY SURVEY
`‾‾‾‾‾‾‾´ DATA MANAGEMENT
easyaccess 1.4.3. The DESDM Database shell. Connected as richardgmcmahon to dessci. ** Type 'help' or '?' to list commands. **
DESDB ~>
Actually it is the whoami command that is no working.
DESDB ~> whoami
| ☆ | Ctrl-C to abort;
<class 'cx_Oracle.DatabaseError'> ORA-28000: the account is locked ORA-02063: preceding line from DESOPER
easyaccess just hangs if a type help
DESDB ~> help
help works before I type whoami; it hangs after I type whoami