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
为什么乱码:前的非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
SQL> show parameter dict
NAME TYPE VALUE
------------------------------------ ----------- -------------------------
O7_DICTIONARY_ACCESSIBILITY
b...
分类:
其他好文 时间:
2014-12-23 22:40:20
阅读次数:
225
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
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
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
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
New family parameters (FamilyParameter) can be added to a family document through the FamilyManager.AddParameter() method. It has three different sign...
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