We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
So I submitted SELECT * FROM CITY, and instead I got this:
SQL30082N Security processing failed with reason "1" ("PASSWORD EXPIRED").
SQLSTATE=08001
DB21034E The command was processed as an SQL statement because it was not a
valid Command Line Processor command. During SQL processing it returned:
SQL1024N A database connection does not exist. SQLSTATE=08003
SQL1024N A database connection does not exist. SQLSTATE=08003
Anyone know why? Thanks in advance.
Cookie support is required to access HackerRank
Seems like cookies are disabled on this browser, please enable them to open this website
An unexpected error occurred. Please try reloading the page. If problem persists, please contact support@hackerrank.com
Select All
You are viewing a single comment's thread. Return to all comments →
So I submitted SELECT * FROM CITY, and instead I got this:
SQL30082N Security processing failed with reason "1" ("PASSWORD EXPIRED"). SQLSTATE=08001 DB21034E The command was processed as an SQL statement because it was not a valid Command Line Processor command. During SQL processing it returned: SQL1024N A database connection does not exist. SQLSTATE=08003 SQL1024N A database connection does not exist. SQLSTATE=08003
Anyone know why? Thanks in advance.