ALTER DOMAIN Sample Clauses

ALTER DOMAIN. This data structure will be used to make changes to the domain information. All fields, including the domain name itself, can be changed by the user. All demographic fields will be overwritten with the new values, so care must be taken to fill fields with all values, even the ones that have not changed. struct T_DOMAIN_EDIT{ struct T_DOMAIN Domain; char szNewDomainName[32]; int bRegisterDomain; char szNewUserName[32]; int bPasswordChanged; char szNewPassword[16]; }; The usage of the fields is as follows. nCOMMAND: CMD_ALTER. eSERVERTYPE: SERVER_DOMAIN. szDOMAINNAME: Old domain name. szUSERNAME: Old user name. szPASSWORD: Old password. szNEWDOMAINNAME: New domain name. If old and new domain names are the same, no domain name changes are made. This field is filled on input. bREGISTERDOMAIN: Defines whether domain should be registered or not. This permits users to move the account to a domain registered through some other means. No DNS server checks will be made while changing the domain name. This field is filled on input. szNEWUSERNAME: New Admin user name. If old and new admin user names are the same, no user account changes are made. This field is filled on input. szNEWPASSWORD: Holds the new password for the admin user account. This field is filled on input.
AutoNDA by SimpleDocs
ALTER DOMAIN. Changes a domain definition. Available in SQL, DSQL, and isql. Syntax ALTER DOMAIN name { [SET DEFAULT {literal | NULL | USER}] | [DROP DEFAULT] | [ADD [CONSTRAINT] CHECK (<dom_search_condition>)] | [DROP CONSTRAINT] }; Important In SQL statements passed to DSQL, omit the terminating semicolon. In embedded applications written in C and C++, and in isql, the semicolon is a terminating symbol for the statement, so it must be included. <dom_search_condition> = { VALUE <operator> <val> | VALUE [NOT] BETWEEN <val> AND <val> | VALUE [NOT] LIKE <val> [ESCAPE <val>] | VALUE [NOT] IN (<val> [, <val> ...]) | VALUE IS [NOT] NULL | VALUE [NOT] CONTAINING <val> | VALUE [NOT] STARTING [WITH] <val> | (<dom_search_condition>) | NOT <dom_search_condition> | <dom_search_condition> OR <dom_search_condition> | <dom_search_condition> AND <dom_search_condition> } <operator> = {= | < | > | <= | >= | !< | !> | <> | !=} Argument Description name Name of an existing domain. SET DEFAULT Specifies a default column value that is entered when no other entry is made. Values: • literal—Inserts a specified string, numeric value, or date value. • NULL—Enters a NULL value. • USER—Enters the user name of the current user. Col- umn must be of compatible text type to use the default. Defaults set at column level override defaults set at the domain level. DROP DEFAULT Drops existing default. Argument Description ADD [CONSTRAINT] CHECK <dom_search_condition> Adds a CHECK constraint to the domain definition. A domain definition can include only one CHECK constraint. DROP CONSTRAINT Drops CHECK constraint from the domain definition. Description ALTER DOMAIN changes any aspect of an existing domain except its data type and NOT NULL setting. Changes made to a domain definition affect all column definitions based on the domain that have not been overridden at the table level. Note To change a data type or NOT NULL setting of a domain, drop the domain and recreate it with the desired combination of features. A domain can be altered by its creator, the SYSDBA user, and any users with operating system root privileges. Example The following isql statements create a domain that must have a value > 1,000, then alter it by setting a default of 9,999: CREATE DOMAIN CUSTNO AS INTEGER CHECK (VALUE > 1000); ALTER DOMAIN CUSTNO SET DEFAULT 9999; See Also CREATE DOMAIN, CREATE TABLE, DROP DOMAIN For a complete discussion of creating domains, and using them to create column definitions, see the Data Definition Gui...

Related to ALTER DOMAIN

  • Trade Secrets and Proprietary Information (a) Executive recognizes and acknowledges that the Company, through the expenditure of considerable time and money, has developed and will continue to develop in the future information concerning customers, clients, marketing, products, services, business, research and development activities and operational methods of the Company and its customers or clients, contracts, financial or other data, technical data or any other confidential or proprietary information possessed, owned or used by the Company, the disclosure of which could or does have a material adverse effect on the Company, its business, any business it proposes to engage in, its operations, financial condition or prospects and that the same are confidential and proprietary and considered “confidential information” of the Company for the purposes of this Agreement. In consideration of his employment, Executive agrees that he will not, during or after the Term, without the consent of the Board make any disclosure of confidential information now or hereafter possessed by the Company, to any person, partnership, corporation or entity either during or after the term here of, except that nothing in this Agreement shall be construed to prohibit Executive from using or disclosing such information (a) if such disclosure is necessary in the normal course of the Company’s business in accordance with Company policies or instructions or authorization from the Board, (b) such information shall become public knowledge other than by or as a result of disclosure by a person not having a right to make such disclosure, or (c) subsequent to the Term, if such information shall have either (i) been developed by Executive independent of any of the Company’s confidential or proprietary information or (ii) been disclosed to Executive by a person not subject to a confidentiality agreement with or other obligation of confidentiality to the Company. For the purposes of Sections 6, 7 and 8 of this Agreement, the term “Company” shall include the Company, its parent, its subsidiaries and affiliates, other than affiliates whose relationship as an affiliate is derived solely from Executive’s interest in or position at the affiliate.

  • CONFIDENTIAL AND PROPRIETARY ARTICLE 5

  • Confidentiality Intellectual Property The Executive agrees that during the Executive’s employment with the Company, whether or not under this Agreement, and at all times thereafter:

  • Return or Destruction of Confidential Information If an Interconnection Party provides any Confidential Information to another Interconnection Party in the course of an audit or inspection, the providing Interconnection Party may request the other party to return or destroy such Confidential Information after the termination of the audit period and the resolution of all matters relating to that audit. Each Interconnection Party shall make Reasonable Efforts to comply with any such requests for return or destruction within ten days of receiving the request and shall certify in writing to the other Interconnection Party that it has complied with such request.

  • Nondisclosure:  Ownership of Proprietary Property a. In recognition of the Company’s need to protect its legitimate business interests, Employee hereby covenants and agrees that, for the Term and thereafter (as described below), Employee shall regard and treat Trade Secrets and Confidential Information as strictly confidential and wholly-owned by the Company and shall not, for any reason, in any fashion, either directly or indirectly, use, sell, lend, lease, distribute, license, give, transfer, assign, show, disclose, disseminate, reproduce, copy, misappropriate or otherwise communicate any Trade Secrets or Confidential Information to any person or Entity for any purpose other than in accordance with Employee’s duties under this Agreement or as required by applicable law. This provision shall apply to each item constituting a Trade Secret at all times it remains a “trade secret” under applicable law and shall apply to any Confidential Information, during employment and for the Restricted Period thereafter.

  • No Unauthorized Use or Disclosure Executive agrees that he will not, at any time during or after Executive’s employment by Company, make any unauthorized disclosure of, and will prevent the removal from Company premises of, Confidential Information or Work Product of Company (or its affiliates), or make any use thereof, except in the carrying out of Executive’s responsibilities during the course of Executive’s employment with Company. Executive shall use commercially reasonable efforts to cause all persons or entities to whom any Confidential Information shall be disclosed by him hereunder to observe the terms and conditions set forth herein as though each such person or entity was bound hereby. Executive shall have no obligation hereunder to keep confidential any Confidential Information if and to the extent disclosure thereof is specifically required by law; provided, however, that in the event disclosure is required by applicable law, Executive shall provide Company with prompt notice of such requirement prior to making any such disclosure, so that Company may seek an appropriate protective order. At the request of Company at any time, Executive agrees to deliver to Company all Confidential Information that he may possess or control. Executive agrees that all Confidential Information of Company (whether now or hereafter existing) conceived, discovered or made by him during the period of Executive’s employment by Company exclusively belongs to Company (and not to Executive), and Executive will promptly disclose such Confidential Information to Company and perform all actions reasonably requested by Company to establish and confirm such exclusive ownership. Affiliates of Company shall be third party beneficiaries of Executive’s obligations under this Article 6. As a result of Executive’s employment by Company, Executive may also from time to time have access to, or knowledge of, Confidential Information or Work Product of third parties, such as customers, suppliers, partners, joint venturers, and the like, of Company and its affiliates. Executive also agrees to preserve and protect the confidentiality of such third party Confidential Information and Work Product to the same extent, and on the same basis, as Company’s Confidential Information and Work Product.

  • Incorporation of Software Code I agree that I will not incorporate into any Company software or otherwise deliver to Company any software code licensed under the GNU General Public License or Lesser General Public License or any other license that, by its terms, requires or conditions the use or distribution of such code on the disclosure, licensing, or distribution of any source code owned or licensed by Company except in strict compliance with Company’s policies regarding the use of such software.

  • Confidentiality/Trade Secrets The Executive acknowledges that the Executive’s position with the Corporation is one of the highest trust and confidence both by reason of the Executive’s position and by reason of the Executive’s access to and contact with the trade secrets and confidential and proprietary business information of the Corporation. Both during the term of this Agreement and thereafter, the Executive covenants and agrees as follows:

Time is Money Join Law Insider Premium to draft better contracts faster.