ASM Single Instance CRS-4124, CRS-4000 error handling
Install GI. Due to limited notebook resources, you have installed Oracle11g GI so that you can learn ASM. After the installation is complete, everything works normally.However, the following error is reported after it is started today:[Root @ myrac1 ~] # Su-grid[Grid @ myrac1 ~] $ Crsctl start has
CRS-4124: Oracle High Availability Services startup faile
connections with Ethernet interfaces. You can purchase a single-port FXS gateway/ATA, which is about $60 like Sipura SPA-1001.
Another option is to use the multi-port FXS gateway. In essence, it is to make many ATA in one box and share a separate network connection. However, the current price of such products remains high, which is relatively expensive, far less expensive than those of VoIP hardware products, for example, they can be priced from a Mediatrix
example, enter!ps and return to the command that starts with PS:#!psps aux | grep yproot 16947 0.0 0.1 36516 1264? Sl 13:10 0:00 ypbindroot 17503 0.0 0.0 4124 740 pts/0 s+ 19:19 0:00 grep YPthe total number of rows recorded using the Histsize Control history commandAppend the following two lines of content to the. bash_profile file and re-login to the bash shell, the number of records in the command history becomes
multiple parameters for the link in the DataGrid?Http://www.cnblogs.com/lovecherry/archive/2005/03/25/125510.html
10. How to control the newline and newline of content in the DataGrid?Http://dotnet.aspx.cc/ShowDetail.aspx? A27CA611-2DE7-432D-8DBC-1512CEFDAA53
11. Extract images from the SQL Server database and display them in the DataGridHttp://dotnet.aspx.cc/ShowDetail.aspx? ECD9AE16-8FF0-4A1C-9B9F-5E8B641CB1B1
12. Create a DataGrid that contains multiple columns and multiple row headers.Http:
generated. Benefit from the last segment of the while loop.The principle is that the parent process detects whether the child process exits at each iteration. If you exit, the parent process reclaims the child process. and removes the process from the list of processes.You can use the PS aux |grep process.php to see how many processes are currently being generated. Where process.php is the name of the runThe effect is as follows:[[Email protected]~]# PS aux |grep php74:root41639.32.224390822844
new ainemo is created, but it still cannot appear, select and restart the machine to solve the problem.
However, the following error always occurs during root. sh execution.
CRS-4124: Oracle High Availability Services startup failed.CRS-4000: Command Start failed, or completed with errors.ohasd failed to start: Inappropriate ioctl for deviceohasd failed to start at /u01/11.2.0/grid/crs/install/rootcrs.pl line 443.
On Mos, I found the article 11gR2 oh
RLines with C numbers each, defining the heights. R and C won ' t is bigger than, N not bigger thanThe heights is always in the range from 0 to 100.OutputFor each test case, print a line containing the name of the area, a colon, a space and the length of theLongest run one can slide down in the that area.Sample Input2Feldberg 10 556 14 51) 58 8826 94 24) 39 4124 16 8) 51 5176 72 77) 43 1038 50 59) 84 815 23 37) 71 7796 10 93) 53 8294 15 96) 69 974 0
, the 11.2.0.1 RAC that is installed on the virtual machine is chosen 11.2.0.1 because of problems with public IP and private network segments. During the installation instance, the computer crashes and restarts, and CRS fails to start.
[Root@rac1 bin]#./crsctlstart CRS
Crs-4124:oracle highavailability Services startup failed.
Crs-4000:command startfailed, or completed with errors.
[Root@rac1 bin]# Ps-ef|grep has
Root 8081 1 0 03:14? 00:00:00/u01/ap
: Jiffies. Jiffies represents time. Its units vary depending on the hardware platform. A constant Hz is defined in the system, representing the number of minimum time intervals per second. So the jiffies unit is 1/hz. The Intel platform Jiffies Unit is 1/100 seconds, which is the minimum time interval the system can distinguish. Each CPU time slice, jiffies must add 1. The CPU utilization is expressed by dividing the jiffies of the execution user state + the system state by the total jifffies.In
command executed.
Use up arrow to view previous commands, and then press ENTER to execute
Type !! and press the ENTER key in the command to execute
Type !-1 and press the ENTER key in the command to execute
Press Control + P to display the previous command, and then press ENTER to execute
4. Execute specific commands from the history of the commandAs shown below, if you want to repeat the command # # #, you can type ! 4 execution.# history | more1 service network res
Test the importance of OLR in oracle 11g cluster
Called an Oracle Local Registry (OLR): each node in a cluster has a local registry for node-specific resources
Test 1: Simulate the loss of an olr exception:
First, set the olr renam[Root @ vmrac2 cdata] # mv vmrac2.olr vmrac2.olr. bak
Then try to start crs[Root @ vmrac2 cdata] # crsctl start crsCRS-4124: Oracle High Availability Services startup failed.CRS-4000: Command Start failed, or completed with
newlines4120 | $ val = str_replace ("$", "$", $ val );4121 | $ val = str_replace ("! ","! ", $ Val );4122 | $ val = str_replace ("", "", $ val); // IMPORTANT: ItHelps to increase SQL query safety.4123 |4124 | if (IPS_ALLOW_UNICODE)... |
The function cleans input data from characters used typically in XSSAnd SQLAttacks.
The resulting array containing sanitized input data from GET/POSTMethodsIs stored in ipsRegistry: $ request array (as we can see on t
Want to see more problem-solving reports:Http://blog.csdn.net/wangjian8006/article/details/7870410Reprinted please indicate the source: http://blog.csdn.net/wangjian8006
There are n cities and M roads with a carrying capacity on each road. Now the maximum carrying capacity is required from 1 to n cities, the maximum carrying capacity is the maximum carrying capacity of all the routes from City 1 to city n.Solution: in fact, the biggest side can be similar to the nearest short-circuit. You only n
Create or replace procedure my_pro_searchkeyword isV_ SQL varchar2 (4000 );V_tb_column varchar2 (4000 );V_cnt number (18, 0 );Cursor cur is select 'select' | '"' | t1.table _ name | '". "'| t1.column _ name |'" '| ''' |' As col_name, nvl (count (T. "'| t1.column _ name |'"), 0) as CNT from "'|T1.table _ name | '"t where T."' | t1.column _ name | '"like'' % keyword % ''' as StrFrom Cols T1 left join user_col_comments T2On t1.table _ name = t2.table _ name and t1.column _ name = t2.column _ nameLe
history]# Cat/etc/redhat-releaseFedora release 9 (Sulphur)
Repeat the previous commandYou can run the previous command again in four ways:
Use the up arrow key and press enter to execute.Press !! And press enter to execute.Enter! -1 and press enter to execute.Press Ctrl + P and press Enter.Execute a specified command from the command historyIn the following example, if you want to repeat 4th commands, You can execute them! 4:
# History | more1 service network restart2 exit3 id4 cat/etc/redhat-r
Ohasd failed to start: Inappropriate ioctl for device, ohasdinappropriate
Today, my colleague encountered a problem when installing GI. Let me take a look. The following record is as follows:
Symptom:
When installing gi, run root. sh and report the following error;
Finished running generic part of root.sh script.Now product-specific root actions will be performed.2014-11-18 15:19:34: Checking for super user privileges2014-11-18 15:19:34: User has super user privileges2014-11-18 15:19:34: Parsing
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.