Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Hello, tell me, please. What should I write in <database credentials> ? I searched the Internet for information but found no clues.
Oracle: sqlplus <database credentials> @com/acme/Make_pkg_acme_Table.sql
I have a database that uses windows authorization when logging in
the DB credentials would be the login username and password used by WIndchill to access the database. Ask your system admin for that information. (I would not give it to any of my users!)