SQL Server database practical operation tips

This article mainly summarizes the operation tips such as pending operations, shrinking databases, compressing databases, and transferring databases to new users with existing user permissions, checking backup sets, and restoring databases during

Oracle ebs db Init Parameters

To view database Parameters in Oracle EBS, go to System Administration> Oracle Applications Manager> Initialization Parameters.OrPath: System Administration> Oracle Applications Manager> System Configuration Overview> Database> Init. ora

Oracle 11gR2 installation in Oracle Linux 6.0

Oracle 11gR2 is installed in Oracle Linux 6.0 (also suitable for other linux versions of RedHat ).There is no major difference in the installation under. After all, the three linux releases are more different in log.This document is a review after I

64-bit Linux system Oracle 10 Gb heterogeneous MySQL query setup process

1. Introduction to system environment Oracle Database Server Operating System: RHEL4.8 64-bit, IP: 192.168.12.242 Oracle Database Version: oracle 10g Mysql database server operating system: RHEL 4.8 32-bit, IP: 192.168.5.186 Mysql database version:

Set up Data Guard on a single machine under Red Hat

Build Environment: Red Hat Linux Enterprise 5.4 Oracle 10g R2 The host operating system information is 192.168.199.128. Preparation: The master database (production database) DB_NAME = mustang SID = l already exists. Start building Data Guard First,

Precautions for installing or upgrading to Oracle 11.2.0.3 on AIX

For details, see:Oracle Database Release Notes11g Release 2 (11.2) for ibm aix on POWER Systems (64-Bit)Part Number E23560-031. Installation, Configuration, and Upgrade Issues for Release 11.2.0.3Review the following sections for information about

Oracle predefined roles and custom roles

1. query all Oracle roles Select * from dba_roles; 2. Describes frequently used pre-defined roles, such as connect, resource, and dba. 1. connect has most of the permissions of General developers. In most cases, it is enough to assign the connect

SQL Server database full backup not only backup data but also logs

I used to think that the full backup of SQL Server only backs up the data in the database and does not contain logs. In fact, this is an error. Using RESTOREHEADERONLY can help us verify (msdb. dbo. backupset also contains the relevant information ).

Set up NagiosQL management and configure Nagios

NagiosQL is a web graphical management application designed for nagios. It operates databases and configuration files, including writing configuration file information to databases, modify the monitoring configuration of Nagios in the database and

Set the current time as the default value for the MySQL datetime data type.

Environment: MySQL Sever 5.1 + MySQL command line tool Problem: the current time of the MySQL datetime data type is set to the default value. Solution: Method 1: Because the default value of the current MySQL field does not support functions, it is

Switch Oracle 10g RAC to archive Mode

[Oracle @ node1 pfile] $ export ORACLE_SID = MRAC1 [Oracle @ node1 pfile] $ sqlplus/as sysdba   SQL * Plus: Release 10.2.0.1.0-Production on Thu Sep 27 10:27:35 2012   Copyright (c) 1982,200 5, Oracle. All rights reserved. Oracle Database 10g

Connect JDBC to the Oracle 11gR2 Cluster Environment

Use the scan method of the new Oracle 11gR2 component (assuming that scan_vip is 192.168.100.217)String url = "jdbc: oracle: thin: @ 192.168.100.217: 1521/prod"You can also use the vip connection method before 11gr2.String url = "jdbc: oracle: thin:

Mysql-5.6.4-m7 install in linux

The installed mysql database is: mysql-5.6.4-m7, which is installed with the cmake tool. CMake is a cross-platform installation (Compilation) tool. You can use simple statements to describe the installation (compilation process) of all platforms ).

"No such file or directory" error reported when connecting PHP to MySQL in Mac

First, let's give a brief introduction. [NOTE 1] installation path of MYSQL in MAC:/usr/local/mysql-5.5.28-osx10.6-x86 The database data files are stored in the data folder of the directory; The command file is in the bin folder. [NOTE 2] how to

Oracle RAC failover test (Server TFA Mode)

In Oracle RAC, in addition to the TFA Method Based on the client, there is also the TFA Method Based on the server. You can regard the TFA method of the server as an upgraded version of the TFA method of the client. The TFA on the server must be

An error solution for ORA-600 [504]

The Oracle Database encountered a ORA-600 [504] error. The error message is as follows: Tue Oct 5 10:16:18 2010 Errors in file/opt/oracle/admin/eomsdb/udump/eomsdb_ora_29837.trc: ORA-00600: internal error code, arguments: [504], [0x38006C260], [1

Oracle Special Character Processing search and replacement

Oracle Special Character Processing search and replacement A colleague encountered a special character matching Replacement problem a few days ago. Here is a summary. What should we do if our data contains special characters such as line breaks and

Install Oracle 10g notes on RedHat Enterprise 5.8

Note: Que1: Generally, When configuring kernel parameters (gedit/etc/sysctl. conf), we only need to modify kernel. shmmax. 1 is half of the physical memory: Physical memory grep MemTotal/proc/meminfo The Unit is byte. (B) 3 It is recommended that

Port a database from MySQL to MemSQL

Because MemSQL is fully compatible with MySQL, It is very straightforward to migrate data from MySQL to MemSQL. You can use standard MySQL tools for migration. In this example, we assume that both your MySQL and MemSQL run on the same machine, MySQL

Oracle ebs wip module Debug Log collection method

How to generate WIP debug log files in ONLINE cases?For 11.5.10 and above, the WIP debug log files will be created if1. FND: Debug Log Filename = (Make sure this is null)2. FND: Debug Log Enabled = Yes3. FND: Debug Log Level = Statement4. FND: Debug

Total Pages: 1013 1 .... 193 194 195 196 197 .... 1013 Go to: GO

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.