Here is the URL you will need to access in order to request a Google Cloud Platform coupon. You will be asked to provide your school email address and name. An email will be sent to you to confirm these details before a coupon is sent to you.
If you do not see it in the View->Tools then you may choos to install a 3rd party popular database tool in INtelliJ by : (File -> Settings -> Plugins -> Browse Repositories | Search for 'Database Navigator' and install it.
GUI admin tool - NaviCat (lite version free for academic use), 1 year use one time download
SQLPlus (non_GUI simple connection tool to execute SQL commands)
program you download to your machine that lets you remotely
connect (via telnet protocol...invisible to you), to the
Oracle DB instance cs1db into your account.
You use SQL commands to manipulate your tablespace.
YOU CAN RUN SQLPlus from EBOX
/apps/oracle/OraHome1/bin/sqlplus
login@mcsdb2 (or whatever your sid is)
will prompt for your password
now you have command-line
interface to type your commands in
Retrieve the sqlplus.zip file and unzip and install
UPDATE your tnsnames.ora file approapriately to
reflect a cs1db instance!!!! So that it also points
to the host = pizza.mcs.csuhayward.edu (or 134.154.14.22)
Once you have followed the directions to install SQLPlus.
Launch SQLPlus application from your machine. You
will get the following login/connect window. You should
enter you UserName, Password and the Host String
= cs1db
If you are successfull in connecting you will see
the following kind of message:
You are now ready at the SQL> prompt to
enter in your desired SQL commands.
SQL COMMAND TO ALTER YOUR PASSWORD!!!!!!!!
SQL> alter user your_user_name identified
by new_password;
Student Suggestions: (will populate as recieve them)
Discord.gg - like Google Hangouts (chat w/ notifications when someone posts) and similar to Slack - from Tristan Brodrick
audio and text channels can be setup (Video must schedule)