Hello everyone,
New to programming and I'm taking a PL SQL course. I am supposed to enter the commands listed above, but I can't seem to connect to the database. It says I invalid user/pw everytime. The teacher was using 18c, and I'm on 21c so I'm not sure if that matters. How can I fix this?
Thanks
I tried reinstalling and giving only one command at a time. Google couldn't bring anything up for 21c either.
grantwas never executed. You should have terminated the command with a semi-colon (as you did inalter session) or a slash.This is what you did:
See? No result. With a terminator:
Apart from that, see whether you have to provide database name with
connect. Depending on its name, it could've been something like