码迷,mamicode.com
首页 >  
搜索关键字:powerdesigner unable    ( 3226个结果
PowerDesigner 的7种建模文件
1. 概念数据模型 (CDM) 对数据和信息进行建模,利用实体-关系图(E-R图)的形式组织数据,检验数据设计的有效性和合理性。 2. 逻辑数据模型 (LDM) PowerDesigner 15 新增的模型。逻辑模型是概念模型的延伸,表示概念之间的逻辑次序,是一个属于方法层次的模型。具体来...
分类:其他好文   时间:2014-09-01 14:00:53    阅读次数:165
ora-01653: unable to extend table sys.aud$ by 8192 in tablespac system
ora-01653: unable to extend table sys.aud$ by 8192 in tablespac system[转载].在用sqlplus user/password@truth登录数据库时报如下错误: ORA-00604: error occurred at recu...
分类:其他好文   时间:2014-09-01 10:27:52    阅读次数:339
PowerDesigner导入SQL生成数据模型
项目数据结构没有。需要自己来进行建立,于是把数据库的结构导出成了.SQL文件,然后再导入PowerDesigner进行处理,方法如下:1、启动PowerDesigner,选择"File"菜单中的ReverseEngineer->Database2、选择你的DBMS类型。点击确定3、选择"Usingscriptfiles"并选择你的SQL文件。..
分类:数据库   时间:2014-08-31 18:50:32    阅读次数:229
[Java] SSH框架笔记_Struts2配置问题
1、Unable to load bean: type: class:com.opensymphony.xwork2.ObjectFactory - bean - jar:file:/D:/Program%20Files/apache-tomcat-6.0.35/webapps/StrutsPro/...
分类:编程语言   时间:2014-08-31 17:13:01    阅读次数:251
DBMS客户端是否安装:Make sure DBMS client is installed and this required library is available for dynamic loading
SymptomThe full error message is as follows:Error logging in. Unable to process the database transaction. Error:DBMS API library 'oci.dll' loading fai...
分类:数据库   时间:2014-08-31 15:47:11    阅读次数:585
【转】PowerDesigner表结构和字段大小写转换
PowerDesigner
分类:其他好文   时间:2014-08-30 17:46:59    阅读次数:201
fatal error: malformed or corrupted AST file: 'Unable to load module Darwin.pcm 问题解决
xcode5 编译工程,偶然碰到了下面的问题:fatal error: malformed or corrupted AST file: 'Unable to load module "/Users/routingapple/Library/Developer/Xcode/DerivedData/ModuleCache/PNBJ8YUNV3UC/Darwin.pcm": module file n...
分类:Windows程序   时间:2014-08-29 18:19:58    阅读次数:333
Linux开机自动启动ORACLE设置
1.安装好Oracle数据库后: 执行 dbstart和dbshut会提示:[oracle@oracle11g ~]$ dbstartORACLE_HOME_LISTNER is not SET, unable to auto-start Oracle Net ListenerUsage: /u01...
分类:数据库   时间:2014-08-28 19:31:05    阅读次数:212
Unable to locate package错误解决办法
新装了VMWare Player,结果装上Ubuntu14.04LTS后安装软件都提示:Unable to locate package错误,解决方法非常简单,终端输入以下命令即可:sudoapt-getupdate究其原因,应该是刚安装,软件源还来不及更新,所以才会无法找到包。我猜测在更换软件源之...
分类:其他好文   时间:2014-08-28 09:34:49    阅读次数:143
VS2013无法链接到TFS (转)
VS2013无法链接到TFS(Visual studio online),错误TF31001,TF31002TF31002: Unable to connect to VisualStudio Online with VS 2013but I can using web access - Windo...
分类:其他好文   时间:2014-08-27 21:48:38    阅读次数:213
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!