The solution to the failure of
PowerDesigner15 to connect to
Oracle is the first thing we want to introduce in this article: A table was designed in PowerDesigner15, Then you want to connect Oracle through the process PowerDesigner, and then generate this table directly in the database. Follow the online supply method set up the connection option, and then click the Test button, the invention always cannot connect successfully, error prompt is: Non SQL error:could not load class. The discovery of materials on the Internet after the invention of the POWERDESIGNER15 design is a problem, the topic with the Oracle Driver Jar pack some relationship, and then find a decision to plan.
The solution is as follows:
1, the Oracle driver jar package Ojdbc14.jar into the POWERDESIGNER15 installation catalog;
2. Edit the connection device from the beginning, select the Jar package under the installation catalogue;
3, restart PowerDesigner15 can be.
Note: When setting the system scene variables, we will write ".;", this ".;" Refers to the current catalog, which can be found by placing the Oracle Driver Jar Pack under the POWERDESIGNER15 installation catalog.
The above is POWERDESIGNER15 connection Oracle failed solution, this article is introduced here, this introduction may be a harvest for you.