码迷,mamicode.com
首页 >  
搜索关键字:parameter    ( 3417个结果
如何查看用户使用情况(最近登入,活跃度。。。)
1.确保数据库已经打开审计 SQL> show parameter audit NAME                                 TYPE                   VALUE ------------------------------------ ---------------------- -----------------------------...
分类:其他好文   时间:2014-12-26 13:03:52    阅读次数:190
编程序常用英语单词
application 应用程式 应用、应用程序 application framework 应用程式框架、应用框架 应用程序框架 architecture 架构、系统架构 体系结构 argument 引数(传给函式的值)。叁见 parameter 叁数、实质叁数、实叁、自变量 array 阵列 数...
分类:其他好文   时间:2014-12-26 10:48:04    阅读次数:204
为什么乱码:<meta http-equiv="content-type">前的非ANSI字符
为什么乱码:前的非ANSI字符浏览器检测网页字符集的默认顺序浏览器的网页字符集检测顺序通常是:charset parameter in HTTP Content-type header. element in the of a web page for HTML documents.BOM(Byt....
分类:Web程序   时间:2014-12-25 16:13:09    阅读次数:206
授予 SELECT ANY TABLE 权限后无法访问sys 用户的表
SQL> show parameter dict NAME                                 TYPE        VALUE ------------------------------------ ----------- ------------------------- O7_DICTIONARY_ACCESSIBILITY          b...
分类:其他好文   时间:2014-12-23 22:40:20    阅读次数:225
【oracle】oracledba18 You can not set a value for the DB_8K_CHCHE_SIZE parameter.
You have set some of the initialization parameters as:  DB_BLOCK_SIZE=8KB  SGA_MAX_SIZE=2GB  SGA_TARGET =0  SHARED_POOL_SIZE=120MB  DB_CHCHE_SIZE=896MB  STREAM_POOL_SIZE=0  LARGE_POOL_SIZE=110M...
分类:数据库   时间:2014-12-23 21:14:32    阅读次数:229
ORA-01078: 、 LRM-00109: 及 ORA-32001: 报错的解决方案
SQL> startup; ORA-01078: failure in processing system parameters LRM-00109: could not open parameter file '/u01/oracle/product/11.2/db_1/dbs/initorcl.ora' --解决方案 [oracle@CentOS]$ cp /u01/ora...
分类:其他好文   时间:2014-12-22 16:18:41    阅读次数:164
Java Provider 信息
provider.info(); Provider.1=SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS keystore; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Col...
分类:编程语言   时间:2014-12-22 16:17:16    阅读次数:199
【oracle】oracledba12 When a new log group is added, it would have one member in each disk group.
You are using an Automatic Storage Management (ASM) instance to m anage the files of your production database. You have two disk groups , DG1and DG2 with one device each. In the parameter file of th...
分类:数据库   时间:2014-12-21 19:31:13    阅读次数:266
Parameter of Revit API – 19: Add FamilyParameter (FamilyManager.AddParameter)
New family parameters (FamilyParameter) can be added to a family document through the FamilyManager.AddParameter() method. It has three different sign...
分类:Windows程序   时间:2014-12-21 19:16:00    阅读次数:358
freemarker.template.TemplateException:Error executing macro:mainSelect
1、错误描述     freemarker.template.TemplateException:Error executing macro:mainSelect     require parameter:id is not specified 2、错误原因     在定义宏时,给了一个必填的参数id,但是在用的时候没有给id赋值 3、解决办法      给id赋...
分类:系统相关   时间:2014-12-20 15:35:54    阅读次数:199
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!