环境:
OS:OEL5.6
RAC:10.2.0.1.0
相关环境变量:
CRS_HOME /u01/app/oracle/product/10.2.0/db_1
ORACLE_HOME /u01/app/oracle/product/10.2.0/db_2
crs_stop -all关闭所有资源
[oracle@rac1 ~]$ crs_stat -t
Name ...
分类:
数据库 时间:
2014-08-27 12:58:57
阅读次数:
527
一、本次小例子截图: 二、代码如下:#import @interface Product : NSObject//标题@property (strong, nonatomic) NSString * title;//描述@property (strong, nonatomic) NSString ....
分类:
其他好文 时间:
2014-08-26 19:04:56
阅读次数:
242
MachineTime Limit: 2 Seconds Memory Limit: 65536 KBIn a typical assembly line, machines are connected one by one. The first machine's output product ....
分类:
其他好文 时间:
2014-08-26 17:16:16
阅读次数:
212
In a typical assembly line, machines are connected one by one. The first machine's output product will be the second machine's raw material. To simplify the problem, we put all machines
into a two-d...
分类:
其他好文 时间:
2014-08-26 15:37:36
阅读次数:
288
The PRODUCT_USER_PROFILE
(PUP) table provides product-level security that supplements the user-level security provided by the SQL GRANT and REVOKE commands and user roles. To create the PUP table, l...
分类:
其他好文 时间:
2014-08-26 11:48:25
阅读次数:
272
本方案仅针对linux terminal下刷手机img文件的情况:fastboot的通常流程如下: 1cdout/target/product/XXX///进入.img文件的目录2adbrebootbootloader//进入bootloader模式3fastbootdevices//检测手机是否....
分类:
移动开发 时间:
2014-08-26 11:27:06
阅读次数:
288
注意特判 0 1分解因子 从9到2 1 import java.util.Scanner; 2 3 public class P1014 4 { 5 public static void main(String args[]) 6 { 7 try (Scanner ...
分类:
其他好文 时间:
2014-08-26 01:46:25
阅读次数:
243
Representing a shout-to his fans in China, the What the KD 6 may be the product of NIKEiD's Player Edition Program. Kevin Durant carried the kicks las...
分类:
其他好文 时间:
2014-08-25 13:17:14
阅读次数:
182
创建临时表空间CREATE TEMPORARY TABLESPACE test_tempTEMPFILE 'C:\oracle\product\10.1.0\oradata\orcl\test_temp01.dbf'SIZE 32MAUTOEXTEND ONNEXT 32M MAXSIZE 2048...
分类:
数据库 时间:
2014-08-25 11:25:14
阅读次数:
252
#pragma mark - actionSheet- (void)shareOrder:(NSDictionary *)product{ UIActionSheet *as = [[UIActionSheet alloc] initWithTitle:VIMILocalizedString(@"....
分类:
其他好文 时间:
2014-08-24 14:06:22
阅读次数:
225