A schema describes the structure of various elements like tables, fields, objects, attributes, etc. for example for a database or a directory.
Questions tagged [schema]
112 questions
0
votes
2 answers
LDAP schema edit
I have default LDAP schema (389 DS instance) with the following objectClasses:
objectClasses: ( 1.3.6.1.1.1.2.17 NAME 'automount' DESC 'An entry in an automo
unter map' SUP top STRUCTURAL MUST ( cn $ automountInformation ) MAY descript
ion…

alexBl
- 37
- 1
- 2
- 6
0
votes
1 answer
PostgreSQL : Strange Sudden Data type AND select schema issue
Here is my problem :
Actually I am using postgresql 9.4 and postGIS extension.
I am creating a database, and adding new tables with no problems... with geometry data types... until now...
Now, I don't know why, I suddently have to "choose schema"…

Julo0sS
- 163
- 2
- 6
0
votes
2 answers
Probelms Installing Exchange 2010 Installation Organization Prep failed|can't Prepare Schema Server
I currently am running two exchange servers. I am running an Windows 2003 server with Exchange 2007 and I am also running a windows 2003 with Exchange 2003. I am adding two new Windows 2008 R2 servers that will be running Exchange 2010 (64 bit). My…

Tripleb316
- 109
- 13
0
votes
1 answer
zabbix change permission scheme
I have situation something like that: In zabbix I have two maps and I am looking for a solution how to set up access to the user had the ability to watch just one map.
Please on advice it is possible ?
Regards Mick

Mick
- 347
- 3
- 14
- 27
0
votes
1 answer
Install the same Active Directory Schema extension again
is there any possibilty of problems, due to a 2nd time installation of the schema extension for a lync server, in an active directory childdomain of a forest?
Replication overhead would not be that relevant...
Have searched, but not found any…

namefieldcleared
- 3
- 1
0
votes
2 answers
how to add groupOfEntries object class to openLDAP
I am working on the design of LDAP structure, that basically should hold users and groups.
There should be support for nested groups (so I thought on using groupOfNames object class) and for the users I will use inetOrgPerson. There's one extra…

hovanessyan
- 125
- 6
0
votes
2 answers
using multiple schemes in a clustered sql server 2008 Database
I have a SQL server 2008 R2 database with 2 schemas, i need to enhance the performance of the server so we plan to cluster the DB, we will have 2 nodes . is it possible to separate each scheme so each node will have one schema
0
votes
1 answer
Remove security permissions from AD objects for old SID´s
I have the following problem. Recently we have migrated from Notes/Domino to Exchange 2010. We had some problems with the first installation. In case of that we decided to reinstall Exchange.
Stupid was that we deleted some Exchange objects from the…

MRae
- 109
- 3
0
votes
2 answers
SQL Server Database Design for Archiving Process
I am currently working on a large project to move an MS Access application to SQL server. Our team has been having discussions on the best way to design a part of the new database so I figured I would reach out for feedback.
In the current MS…

Taryn
- 103
- 1
- 6
0
votes
1 answer
What would prevent me from modifying my LDAP schema?
I am trying to follow this guide to configure kerberos on my Ubuntu server. I got up the part where they want to add the new schema to my server user ldapadd I follow the instructions as they say.
I run ldapadd -x -D "cn=admin,cn=config" -W -f…

AtomicPorkchop
- 1,975
- 8
- 34
- 55
0
votes
1 answer
Possible to programmatically ALTER multiple MySQL tables?
I have multiple MySQL tables with names of the form "Shard_0", "Shard_1", "Shard_2" ... "Shard_n" All of them have identical table structure. They all live in the same database.
Say I want to add a column to all those tables. Is there a way to do…

Continuation
- 3,080
- 5
- 30
- 38
0
votes
1 answer
tool to analyze MSSQL schema and current values
Is there a tool out there that will go through a schema, compare the current values, and return a report of what columns are near the capacity of their data type? I am looking for a tool that can give me insight into limitations that may be reached…
user56317
0
votes
1 answer
MS Sql2000 and "scheme"
I've run to a problem in which I'm not sure where to look or how to fix it.
The problem is the following.
We have a site with a sql2000database.
A backup from this was restored to create a development enviroment.
Some of the store procedures are…

Daniel
- 103
- 1
0
votes
2 answers
How to define user as dbo of a specific schema
I'm creating a multi-tenant application that will utilize a single database with multiple schemas. Each tenant will have their own respective login/password. I was able to restrict view permissions to a specific schema.
The only issue I keep coming…

Omar
- 195
- 3
- 14
0
votes
1 answer
Do I need R2 of Server 2003 to update the schema on a DC to support Mac systems?
I'm attempting to integrate a Snow Leopard server and a number of client machines into my AD network and I'm wondering if I can update the schema on a DC running Server 2003 (NOT R2) to support mac systems? Or do I need R2?

Christopher at CMU
- 27
- 1
- 4