A SQL Query to find database files

1 SELECT2 db_name(mf.database_id) asDatabaseName,3Name asFile_logicalname,4 Case5 whenType_desc= 'LOG' Then 'Log File'6 whenType_desc= 'ROWS' Then 'Data File'7 ElseType_desc8 End asFile_type_desc9 , Mf.physical_nameTen , Num_of_reads One , Num_

Ibatis configuring LOG4J Output SQL log information

In order to be more intuitive in the development process, we need to open the Ibatis log to see the details of the ibatis operation.The Ibatis uses Apache common_logging and combines Apache log4j as the log output component.Create a new

Database backup of "MS SQL" Database maintenance plan (i)

Before you make a database backup, be sure to hear: full backup, differential backup, incremental backup, transaction log backup ... and other words, the following illustration to illustrate.完整备份:A full database backup contains all the data in the

[Original] How to assign users to the SqlServer2008 database

When a project is completed, for data security, always assign a user to the database of the project, it should be said that always create a user to manage the database, and this user can only manage the database. Have done many times, every time

Siege Lion on the Way (one) Hibernate (17)---hibernate concurrency processing problem

concurrency problems for one or more transactions Concurrency Runtime :Summarizes the first category of missing updates, dirty reads, virtual reads, non-repeatable reads, and second-class missing updates.1, the first category of missing updates:

MyEclipse multiple ways to install SVN plugins

Method One: Online installation1. Open help-> MyEclipse ConfigurationCenter. Switch to the Software tab.2. Click the Add Site to open the dialog box in the dialog box name Input Svn,url: http://subclipse.tigris.org/update_1.6.x3. Locate the SVN

About MyEclipse always memory overflow

As the development progress of the project is growing, there are more and more jar files. Finally encountered such a tangled problem: the project suddenly unable to run, always reported memory overflow exception, unable to debug, can not debug. Find

Wind River OpenStack Havana 2013.02

[email protected], for more information, please follow http://user.qzone.qq.com/2692407267The OpenStack of the Wind RiverSee Releasenotes for details.Https://wiki.openstack.org/wiki/ReleaseNotes/Havana/zh_cnOpenStack 2013.2 (Havana) Release NotesYou

Implementation of the [Swing] tree structure

General steps:1. Establish the root nodePrivate Defaultmutabletreenode root = new Defaultmutabletreenode ("root node");2. Build a tree-shaped modelPrivate Defaulttreemodel TreeModel = new Defaulttreemodel (root);3. Build a treePrivate New JTree

JS in the window.parent, Window.top,window.self detailed

When applying a page with a frameset or IFRAME, the parent is the parents window, top is the top-most parent window (some windows have several layers of frameset or IFRAME), Self is the current window, and opener is the window that opens the current

Win7 the universal cross-process Postmessage/sendmessage

typedef BOOL (WINAPI *_changewindowmessagefilter) (UINT, DWORD); BOOL AllowMeesageForWin7 (UINT Umessageid, bool ballow)//registering Win7 Global messages{BOOL Bresult=FALSE; Hmodule Husermod=NULL; Husermod= LoadLibrary (_t ("user32.dll") ); if(NULL

Win7 cannot modify time zone and times

Computer with the Win7 system, debugging the program today, want to change the time, only to find that the change Time zone button Point has not responded, the modification time of the button is gray, can not be saved.Search on the Internet, think

A method for monitoring logon and operation commands of all accounts

One of the methods taught by senior colleagues in the company: Add the following script to the end of/etc/profile. PS1 = "'whoam' @ 'hostname':" '[$ PWD]'HistoryUSER_IP = 'Who-u am I 2>/dev/null | awk '{print $ NF}' | sed-e's/[()] // g''If ["$ USER_

Web Server Management Series: 8. Modify the default Administrator Account

By default, the Administrator account of the server is Administrator, which is easily guessed by hackers. They will use brute-force cracking tools to crack the account. Now we need to modify the default account: Open the Service Manager and click

Web Server Management Series: 5. Use MSConfig to troubleshoot Trojans

One of the two favorite places for Trojans is the service and the other is the startup. Using msconfig, we can quickly find suspicious programs. Enter msconfig in the command line and press Enter. Select a service item: There are many

11. jQuery source code parsing: pushStack ()

PushStack () Gu mingsi is like adding things in a notebook. Now let's see how he adds things.Create an empty jQuery object and put the Dom Element Set into this jQuery object,And Retain references to the current jQuery object.PushStack is one of the

JQuery controls display and hiding of TR

There are many websites. Here we will introduce three types:   Method 1This method can dynamically set the tr id when generating html. It is also the simplest method to use, as shown below:Html code this line is not hidden hide this line

14. browser sniffing Based on jQuery Parsing

Chrome and Safrai use webkit as the kernel engine. Therefore, ifIf jQuery. browser. webkit is true, the browser is chrome or safari;If jQuery. browser. mozilla is true, the browser is Firefox );JQuery. browser parses navigator. userAgent to obtain

Getting started with jQuery plug-in development

The extension of jQuery plug-ins and methods is very powerful, which can save a lot of development time. This article provides an overview of basic jQuery plug-in development knowledge, best practices, and common traps.Getting started Compile a

How to avoid network congestion

Q: How can we effectively avoid network congestion? Our application is the extended star topology. After the 16 P switch is installed, there is less congestion, but the network congestion still occurs from time to time. We have four 24 p routers

Total Pages: 64722 1 .... 53449 53450 53451 53452 53453 .... 64722 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.