Skip to main content

Home/ Agency Oasis Developers/ Group items tagged database

Rss Feed Group items tagged

Douglas Couto

The database principal owns a schema in the database, and cannot be dropped - Fix | JMJ... - 0 views

  •  
    "To change the DB_Owner to some another "Database Principal"; simply Drill Down to your Database in Sql Server Management Studio and further more Drill Down to your_DB_Name > Schemas > db_owner > right click > select properties. You would find the name of the "Database Principal" that you want to delete. Change this to some another "Database Principal"; for Example, to "dbo"."
Mark Ursino

Sitecore Link Database - 0 views

  •  
    Sometimes it is required to get all Items in the database based on a given template. Iterating through the entire database may be a very expensive operation though. However in this particular case, we can resort to the Link database. Link database is used by Sitecore to resolve all the linking issues - what referrers and what references the Item has. And if an item is based on a template, it also counts as a reference from the item to the template. The solution then is very simple: get all the referrers for a given template item.
mgraber

How to configure SQL 2005 Database Mail - 0 views

  •  
    How to configure SQL 2005 Database Mail sp_send_dbmail
  •  
    How to configure SQL 2005 Database Mail sp_send_dbmail
Douglas Couto

Saving changes is not permitted (SQL Server 2008) - 0 views

  •  
    " When you design a table in a database and then try to make a change to a table structure that requires the table to be recreated, the Database Management Studio will not allow you to save the changes."
mgraber

Performing offline defragmentation of the Active Directory database - 0 views

  •  
    "Performing offline defragmentation of the Active Directory database"
mgraber

Issues with the System Attendant Mailbox When Moving an Exchange Mailbox Database - 0 views

  •  
    "Issues with the System Attendant Mailbox When Moving an Exchange Mailbox Database"
mgraber

You receive a "The database files in this storage are inconsistent" error message when ... - 0 views

  •  
    "Restore or repair the database"
mgraber

The Exchange database store may not mount in Exchange Server, and event IDs 9175, 486, ... - 0 views

  •  
    "The Exchange database store may not mount in Exchange Server, and event IDs 9175, 486, 455, 413, and 5 may be logged"
mgraber

How to move Exchange databases and logs in Exchange Server 2003 - 0 views

  •  
    "How to move Exchange databases and logs in Exchange Server 2003"
mgraber

Moving an Exchange Mailbox Database to Another Server or Storage Group - 0 views

  •  
    "Moving an Exchange Mailbox Database to Another Server or Storage Group"
Mark Ursino

Apache CouchDB: The CouchDB Project - 1 views

  •  
    Apache CouchDB is a document-oriented database that can be queried and indexed in a MapReduce fashion using JavaScript. CouchDB also offers incremental replication with bi-directional conflict detection and resolution.
Mark Ursino

Sitecore Query Internal Architecture - 0 views

  •  
    A special thing about the queries is that they can be handled either directly in the database on the data provider level or by the data manager tier. When the query is being resolved, the data manager tries to use its data providers first and resorts to a higher level (and slower) API in case of failure.
mgraber

Sitecore CMS Blog: Sitecore Searcher and Advanced Database Crawler - 0 views

  •  
    A preview release of a component that extends the standard Sitecore Searching mechanisms, specifically, the relatively "new" Sitecore.Search namespace introduced in 6.0 and provides easy search querying APIs
1 - 20 of 34 Next ›
Showing 20 items per page