Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problems creating table.

Status
Not open for further replies.

progkcp

Programmer
Jul 9, 2000
2
US
I'm new.<br>I try to create a table using database assistant wizard and I get about 85% complete and I get the following error messages:<br><br>ORA-00101: INVALID SPECIFICATION FOR SYSTEM PARAMETER<br>MTS_DISPATCHERS<br><br>ORA-00102: NETWORK PROTOCOL(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))<br><br>ORA-01034: ORACLE NOT LOGGED ON<br><br>Any help would be appreciated.
 
hi,

take a look in your init<SID>.ora file, and correct the
syntax for MTS_DISPATCHERS

 
Hi
Check whether following right is given to your user
&quot;CONNECT and RESOURCE&quot;
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top