先在“database”菜单中选择generase database,生成脚本。然后在命令行下:sqlplus username/password;sql>@xxx.sql;xxx.sql就是powerdesign生成的脚本这样就完成到数据库的转化了。